home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / graphic / pbmpl91d.zip / PBMPLUS / MAN / IMGTOPPM.MAN < prev    next >
Text File  |  1993-01-08  |  768b  |  67 lines

  1.  
  2.  
  3. imgtoppm(1)                Unix Programmer's Manual                imgtoppm(1)
  4.  
  5.  
  6. NAME
  7.      imgtoppm - convert an Img-whatnot file into a portable pixmap
  8.  
  9. SYNOPSIS
  10.      imgtoppm [imgfile]
  11.                -------
  12.  
  13. DESCRIPTION
  14.      Reads an Img-whatnot file  as  input.   Produces  a  portable  pixmap  as
  15.      output.   The Img-whatnot toolkit is available for FTP on venera.isi.edu,
  16.      along with numerous images in this format.
  17.  
  18. SEE ALSO
  19.      ppm(5)
  20.  
  21. AUTHOR
  22.      Based on a simple conversion program posted to comp.graphics by Ed Falk.
  23.  
  24.      Copyright (C) 1989 by Jef Poskanzer.
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.                               05 September 1989                              1
  66.  
  67.